Closed
Bug 1799113
Opened 3 years ago
Closed 3 years ago
Prevent mach try perf from pushing when no tasks are selected
Categories
(Testing :: Performance, defect, P1)
Testing
Performance
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
If you run ./mach try perf
, then hit Ctrl+C when selecting the tasks, there will still be a push to try done. When I implemented it, I thought the push_to_try took care of this but it doesn't.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → gmierz2
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Blocks: mach-try-perf
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/941301dc038f
Prevent mach try perf from pushing when no tasks are selected. r=perftest-reviewers,AlexandruIonescu
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•